CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 曲线

搜索资源列表

  1. 20040602vcbezier

    0下载:
  2. bezier曲线的代码.c基础图象编程-bezier curves of the code. C programming based Image
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:1288
    • 提供者:傅荇之
  1. yd

    1下载:
  2. vc6.0利用TeeChart绘制曲线演示,数据来自串口与单片机的通讯-Drawing curves vc6.0 use TeeChart demo, data from the serial communication with the MCU
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:798523
    • 提供者:张驰
  1. 1

    0下载:
  2. 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便 [c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:pc
  1. vc6.0plot

    0下载:
  2. 本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:86777
    • 提供者:houbeibei
  1. drawcurve

    0下载:
  2. 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:43100
    • 提供者:张阿牛
  1. CuvSufc

    0下载:
  2. VC++环境下基于OpenGL的曲线和曲面的绘制源码-VC++ Environment OpenGL-based rendering curves and surfaces source
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:71134
    • 提供者:victory
  1. curvewindow

    0下载:
  2. 在vc.net 基础上,实现曲线窗口,此程序已经调试通过,欢迎批评-In vc.net based on the realization of curves window debug this procedure has been adopted, welcome criticism
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:1092213
    • 提供者:litang
  1. FitCurve

    3下载:
  2. vc++实现数值拟合与逼近计算方法
  3. 所属分类:Algorithm

    • 发布日期:2014-05-22
    • 文件大小:15622
    • 提供者:youngvery
  1. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:43869
    • 提供者:ffk
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:94945
    • 提供者:刘一丹
  1. chart

    0下载:
  2. 动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:47752
    • 提供者:王存款
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:148645
    • 提供者:李刚
  1. BEZIER

    0下载:
  2. VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:68751
    • 提供者:张季
  1. drawTool

    1下载:
  2. 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
  3. 所属分类:图形图象

    • 发布日期:2013-01-03
    • 文件大小:281773
    • 提供者:刘琛
  1. MVC-Draw

    0下载:
  2. 图形学,支持画简单图形.包括直线,圆,距形,曲线等.-Draw Draw Draw Draw Draw Draw Draw Draw Draw
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:75863
    • 提供者:asdf
  1. Bezier2D

    0下载:
  2. 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:9294
    • 提供者:zhouqingrang
  1. Oscillograph

    1下载:
  2. 可以实现FIR滤波器任意阶数和窗函数下的设计。并且有可以在VC下显示幅频响应曲线和滤波效果。-Can be arbitrary order FIR filter and the design of window function. And the VC is shown in amplitude-frequency response curve and filtering effects.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:186815
    • 提供者:zhangguanglei
  1. zhengxianquxian1

    0下载:
  2. 用vc++画正弦曲线,其实包括源代码等文件。-Vc++ painted with sinusoid, in fact, including the source code and other documents.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1172945
    • 提供者:李琳
  1. VCdongtaiquxianhuizhifangfa

    0下载:
  2. 用VC来绘制动态曲线,具体要求见文档中内容-Using VC to draw dynamic curve, the specific requirements see the contents of the document
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:7155
    • 提供者:Auo
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »
搜珍网 www.dssz.com